Rate Overview
Live
1 MUR = 19.4766 KPW
1 KPW = 0.051344
MUR
Avg
19.3951
High
19.4766
Low
19.3204
Last updated: 4/17/2026, 10:55:10 AM
Quick Conversions
| MUR | KPW |
|---|---|
| 1 MUR | 19.48 KPW |
| 10 MUR | 194.77 KPW |
| 50 MUR | 973.83 KPW |
| 100 MUR | 1,947.66 KPW |
| 500 MUR | 9,738.32 KPW |
| 1,000 MUR | 19,476.64 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-04-17T10:55:10Z",
"rates": {
"KPW": 19.476636
}
}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": 1947.6635999999999,
"rate": 19.476636
}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