Rate Overview
Live
1 MVR = 0.047762 GBP
1 GBP = 20.9371
MVR
Avg
0.047589
High
0.047770
Low
0.047431
Last updated: 8/30/2026, 8:26:43 AM
Quick Conversions
| MVR | GBP |
|---|---|
| 1 MVR | 0.05 GBP |
| 10 MVR | 0.48 GBP |
| 50 MVR | 2.39 GBP |
| 100 MVR | 4.78 GBP |
| 500 MVR | 23.88 GBP |
| 1,000 MVR | 47.76 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-08-30T08:26:43Z",
"rates": {
"GBP": 0.047762
}
}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.7762,
"rate": 0.047762
}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