Rate Overview
Live
1 MVR = 58.2829 KPW
1 KPW = 0.017158
MVR
Avg
58.2816
High
58.4738
Low
58.2109
Last updated: 5/27/2026, 8:49:36 AM
Quick Conversions
| MVR | KPW |
|---|---|
| 1 MVR | 58.28 KPW |
| 10 MVR | 582.83 KPW |
| 50 MVR | 2,914.14 KPW |
| 100 MVR | 5,828.29 KPW |
| 500 MVR | 29,141.44 KPW |
| 1,000 MVR | 58,282.89 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-05-27T08:49:36Z",
"rates": {
"KPW": 58.282886
}
}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": 5828.2886,
"rate": 58.282886
}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