Rate Overview
Live
1 GBP = 20.5939 MVR
1 MVR = 0.048558
GBP
Avg
20.6307
High
20.8858
Low
20.3448
Last updated: 7/25/2026, 10:54:13 PM
Quick Conversions
| GBP | MVR |
|---|---|
| 1 GBP | 20.59 MVR |
| 10 GBP | 205.94 MVR |
| 50 GBP | 1,029.70 MVR |
| 100 GBP | 2,059.39 MVR |
| 500 GBP | 10,296.97 MVR |
| 1,000 GBP | 20,593.93 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-25T22:54:13Z",
"rates": {
"MVR": 20.593931
}
}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": 2059.3931000000002,
"rate": 20.593931
}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