Rate Overview
Live
1 MVR = 58.2555 KPW
1 KPW = 0.017166
MVR
Avg
58.2467
High
58.2961
Low
58.2176
Last updated: 7/4/2026, 6:30:19 PM
Quick Conversions
| MVR | KPW |
|---|---|
| 1 MVR | 58.26 KPW |
| 10 MVR | 582.56 KPW |
| 50 MVR | 2,912.78 KPW |
| 100 MVR | 5,825.55 KPW |
| 500 MVR | 29,127.77 KPW |
| 1,000 MVR | 58,255.55 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-07-04T18:30:19Z",
"rates": {
"KPW": 58.255547
}
}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.5547,
"rate": 58.255547
}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