Rate Overview
Live
1 GBP = 20.6675 MVR
1 MVR = 0.048385
GBP
Avg
20.7035
High
21.3601
Low
20.1403
Last updated: 7/22/2026, 6:31:36 PM
Quick Conversions
| GBP | MVR |
|---|---|
| 1 GBP | 20.67 MVR |
| 10 GBP | 206.68 MVR |
| 50 GBP | 1,033.38 MVR |
| 100 GBP | 2,066.75 MVR |
| 500 GBP | 10,333.77 MVR |
| 1,000 GBP | 20,667.55 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-22T18:31:36Z",
"rates": {
"MVR": 20.667547
}
}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": 2066.7547,
"rate": 20.667547
}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