Rate Overview
Live
1 GIP = 20.7473 MVR
1 MVR = 0.048199
GIP
Avg
20.8412
High
21.3301
Low
20.4652
Last updated: 5/29/2026, 11:02:09 PM
Quick Conversions
| GIP | MVR |
|---|---|
| 1 GIP | 20.75 MVR |
| 10 GIP | 207.47 MVR |
| 50 GIP | 1,037.37 MVR |
| 100 GIP | 2,074.73 MVR |
| 500 GIP | 10,373.67 MVR |
| 1,000 GIP | 20,747.35 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-05-29T23:02:09Z",
"rates": {
"MVR": 20.747349
}
}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": 2074.7349,
"rate": 20.747349
}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