Rate Overview
Live
1 GIP = 20.3493 MVR
1 MVR = 0.049142
GIP
Avg
20.6739
High
20.7965
Low
20.3493
Last updated: 6/19/2026, 5:06:56 AM
Quick Conversions
| GIP | MVR |
|---|---|
| 1 GIP | 20.35 MVR |
| 10 GIP | 203.49 MVR |
| 50 GIP | 1,017.47 MVR |
| 100 GIP | 2,034.93 MVR |
| 500 GIP | 10,174.65 MVR |
| 1,000 GIP | 20,349.31 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-06-19T05:06:56Z",
"rates": {
"MVR": 20.349305
}
}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": 2034.9305000000002,
"rate": 20.349305
}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