Rate Overview
Live
1 GBP = 20.6452 MVR
1 MVR = 0.048437
GBP
Avg
20.4902
High
20.6466
Low
20.3833
Last updated: 7/3/2026, 5:50:24 PM
Quick Conversions
| GBP | MVR |
|---|---|
| 1 GBP | 20.65 MVR |
| 10 GBP | 206.45 MVR |
| 50 GBP | 1,032.26 MVR |
| 100 GBP | 2,064.52 MVR |
| 500 GBP | 10,322.61 MVR |
| 1,000 GBP | 20,645.21 MVR |
Get GBP/MVR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GBP¤cies=MVRExample Response:
{
"success": true,
"base": "GBP",
"date": "2026-07-03T17:50:24Z",
"rates": {
"MVR": 20.645212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GBP&to=MVR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GBP",
"to": "MVR",
"amount": 100
},
"result": 2064.5212,
"rate": 20.645212
}Build with GBP/MVR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key