Rate Overview
Live
1 MVR = 0.048557 FKP
1 FKP = 20.5944
MVR
Avg
0.048444
High
0.049059
Low
0.047795
Last updated: 7/25/2026, 10:02:59 PM
Quick Conversions
| MVR | FKP |
|---|---|
| 1 MVR | 0.05 FKP |
| 10 MVR | 0.49 FKP |
| 50 MVR | 2.43 FKP |
| 100 MVR | 4.86 FKP |
| 500 MVR | 24.28 FKP |
| 1,000 MVR | 48.56 FKP |
Get MVR/FKP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=FKPExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-07-25T22:02:59Z",
"rates": {
"FKP": 0.048557
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=FKP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "FKP",
"amount": 100
},
"result": 4.855700000000001,
"rate": 0.048557
}Build with MVR/FKP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key