Rate Overview
Live
1 GBP = 20.6211 MVR
1 MVR = 0.048494
GBP
Avg
20.8009
High
21.3147
Low
20.3924
Last updated: 7/23/2026, 1:29:31 PM
Quick Conversions
| GBP | MVR |
|---|---|
| 1 GBP | 20.62 MVR |
| 10 GBP | 206.21 MVR |
| 50 GBP | 1,031.06 MVR |
| 100 GBP | 2,062.11 MVR |
| 500 GBP | 10,310.57 MVR |
| 1,000 GBP | 20,621.14 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-23T13:29:31Z",
"rates": {
"MVR": 20.621144
}
}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": 2062.1144,
"rate": 20.621144
}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