Rate Overview
Live
1 MUR = 19.2448 KPW
1 KPW = 0.051962
MUR
Avg
19.3295
High
19.3787
Low
19.2448
Last updated: 3/28/2026, 10:57:01 AM
Quick Conversions
| MUR | KPW |
|---|---|
| 1 MUR | 19.24 KPW |
| 10 MUR | 192.45 KPW |
| 50 MUR | 962.24 KPW |
| 100 MUR | 1,924.48 KPW |
| 500 MUR | 9,622.42 KPW |
| 1,000 MUR | 19,244.84 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-03-28T10:57:01Z",
"rates": {
"KPW": 19.244836
}
}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": 1924.4836,
"rate": 19.244836
}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