Rate Overview
Live
1 MVR = 0.047801 FKP
1 FKP = 20.9201
MVR
Avg
0.047893
High
0.047968
Low
0.047800
Last updated: 8/16/2026, 8:29:53 AM
Quick Conversions
| MVR | FKP |
|---|---|
| 1 MVR | 0.05 FKP |
| 10 MVR | 0.48 FKP |
| 50 MVR | 2.39 FKP |
| 100 MVR | 4.78 FKP |
| 500 MVR | 23.90 FKP |
| 1,000 MVR | 47.80 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-08-16T08:29:53Z",
"rates": {
"FKP": 0.047801
}
}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.7801,
"rate": 0.047801
}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