Rate Overview
Live
1 GBP = 21.0648 MVR
1 MVR = 0.047473
GBP
Avg
20.9659
High
21.0648
Low
20.8736
Last updated: 5/6/2026, 9:12:35 AM
Quick Conversions
| GBP | MVR |
|---|---|
| 1 GBP | 21.06 MVR |
| 10 GBP | 210.65 MVR |
| 50 GBP | 1,053.24 MVR |
| 100 GBP | 2,106.48 MVR |
| 500 GBP | 10,532.38 MVR |
| 1,000 GBP | 21,064.75 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-05-06T09:12:35Z",
"rates": {
"MVR": 21.064753
}
}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": 2106.4753,
"rate": 21.064753
}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