Rate Overview
Live
1 MVR = 0.048173 GBP
1 GBP = 20.7585
MVR
Avg
0.047974
High
0.048693
Low
0.047502
Last updated: 5/26/2026, 4:34:49 PM
Quick Conversions
| MVR | GBP |
|---|---|
| 1 MVR | 0.05 GBP |
| 10 MVR | 0.48 GBP |
| 50 MVR | 2.41 GBP |
| 100 MVR | 4.82 GBP |
| 500 MVR | 24.09 GBP |
| 1,000 MVR | 48.17 GBP |
Get MVR/GBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=GBPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-05-26T16:34:49Z",
"rates": {
"GBP": 0.048173
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=GBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "GBP",
"amount": 100
},
"result": 4.8173,
"rate": 0.048173
}Build with MVR/GBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key