Rate Overview
Live
1 GBP = 20.9654 MVR
1 MVR = 0.047698
GBP
Avg
20.8550
High
20.9773
Low
20.7488
Last updated: 4/16/2026, 6:02:55 AM
Quick Conversions
| GBP | MVR |
|---|---|
| 1 GBP | 20.97 MVR |
| 10 GBP | 209.65 MVR |
| 50 GBP | 1,048.27 MVR |
| 100 GBP | 2,096.54 MVR |
| 500 GBP | 10,482.71 MVR |
| 1,000 GBP | 20,965.43 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-04-16T06:02:55Z",
"rates": {
"MVR": 20.965426
}
}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": 2096.5426,
"rate": 20.965426
}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