Rate Overview
Live
1 MUR = 19.2919 KPW
1 KPW = 0.051835
MUR
Avg
19.1449
High
19.2919
Low
19.0446
Last updated: 8/21/2026, 9:57:31 AM
Quick Conversions
| MUR | KPW |
|---|---|
| 1 MUR | 19.29 KPW |
| 10 MUR | 192.92 KPW |
| 50 MUR | 964.60 KPW |
| 100 MUR | 1,929.19 KPW |
| 500 MUR | 9,645.96 KPW |
| 1,000 MUR | 19,291.93 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-08-21T09:57:31Z",
"rates": {
"KPW": 19.291927
}
}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": 1929.1927,
"rate": 19.291927
}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