Rate Overview
Live
1 GIP = 20.9626 MVR
1 MVR = 0.047704
GIP
Avg
20.9830
High
21.0487
Low
20.9175
Last updated: 5/9/2026, 4:55:27 AM
Quick Conversions
| GIP | MVR |
|---|---|
| 1 GIP | 20.96 MVR |
| 10 GIP | 209.63 MVR |
| 50 GIP | 1,048.13 MVR |
| 100 GIP | 2,096.26 MVR |
| 500 GIP | 10,481.29 MVR |
| 1,000 GIP | 20,962.58 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-09T04:55:27Z",
"rates": {
"MVR": 20.962575
}
}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": 2096.2575,
"rate": 20.962575
}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