Rate Overview
Live
1 MVR = 58.2528 KPW
1 KPW = 0.017167
MVR
Avg
58.2304
High
58.2537
Low
58.2117
Last updated: 4/16/2026, 8:58:28 PM
Quick Conversions
| MVR | KPW |
|---|---|
| 1 MVR | 58.25 KPW |
| 10 MVR | 582.53 KPW |
| 50 MVR | 2,912.64 KPW |
| 100 MVR | 5,825.28 KPW |
| 500 MVR | 29,126.38 KPW |
| 1,000 MVR | 58,252.76 KPW |
Get MVR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=KPWExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-04-16T20:58:28Z",
"rates": {
"KPW": 58.252761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "KPW",
"amount": 100
},
"result": 5825.2761,
"rate": 58.252761
}Build with MVR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key