Rate Overview
Live
1 MUR = 19.2061 KPW
1 KPW = 0.052067
MUR
Avg
19.1981
High
19.2247
Low
19.1737
Last updated: 9/15/2026, 3:32:01 AM
Quick Conversions
| MUR | KPW |
|---|---|
| 1 MUR | 19.21 KPW |
| 10 MUR | 192.06 KPW |
| 50 MUR | 960.31 KPW |
| 100 MUR | 1,920.61 KPW |
| 500 MUR | 9,603.07 KPW |
| 1,000 MUR | 19,206.14 KPW |
Get MUR/KPW Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=KPWExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-09-15T03:32:01Z",
"rates": {
"KPW": 19.206135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=KPW&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "KPW",
"amount": 100
},
"result": 1920.6135,
"rate": 19.206135
}Build with MUR/KPW Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key