Rate Overview
Live
1 MVR = 0.048587 GIP
1 GIP = 20.5816
MVR
Avg
0.048248
High
0.048587
Low
0.048037
Last updated: 7/24/2026, 9:36:23 PM
Quick Conversions
| MVR | GIP |
|---|---|
| 1 MVR | 0.05 GIP |
| 10 MVR | 0.49 GIP |
| 50 MVR | 2.43 GIP |
| 100 MVR | 4.86 GIP |
| 500 MVR | 24.29 GIP |
| 1,000 MVR | 48.59 GIP |
Get MVR/GIP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=GIPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-24T21:36:23Z",
"rates": {
"GIP": 0.048587
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=GIP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "GIP",
"amount": 100
},
"result": 4.8587,
"rate": 0.048587
}Build with MVR/GIP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key