Rate Overview
Live
1 GIP = 20.6267 MVR
1 MVR = 0.048481
GIP
Avg
20.6514
High
21.1746
Low
20.2086
Last updated: 3/27/2026, 10:09:16 AM
Quick Conversions
| GIP | MVR |
|---|---|
| 1 GIP | 20.63 MVR |
| 10 GIP | 206.27 MVR |
| 50 GIP | 1,031.33 MVR |
| 100 GIP | 2,062.67 MVR |
| 500 GIP | 10,313.34 MVR |
| 1,000 GIP | 20,626.67 MVR |
Get GIP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GIP¤cies=MVRExample Response:
{
"success": true,
"base": "GIP",
"date": "2026-03-27T10:09:16Z",
"rates": {
"MVR": 20.626671
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GIP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GIP",
"to": "MVR",
"amount": 100
},
"result": 2062.6671,
"rate": 20.626671
}Build with GIP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key