Rate Overview
Live
1 MVR = 0.048384 FKP
1 FKP = 20.6680
MVR
Avg
0.048249
High
0.048516
Low
0.047962
Last updated: 3/7/2026, 12:13:27 AM
Quick Conversions
| MVR | FKP |
|---|---|
| 1 MVR | 0.05 FKP |
| 10 MVR | 0.48 FKP |
| 50 MVR | 2.42 FKP |
| 100 MVR | 4.84 FKP |
| 500 MVR | 24.19 FKP |
| 1,000 MVR | 48.38 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-03-07T00:13:27Z",
"rates": {
"FKP": 0.048384
}
}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.8384,
"rate": 0.048384
}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