Rate Overview
Live
1 KYD = 57.5083 MUR
1 MUR = 0.017389
KYD
Avg
55.9379
High
57.9715
Low
53.9979
Last updated: 7/25/2026, 4:52:43 AM
Quick Conversions
| KYD | MUR |
|---|---|
| 1 KYD | 57.51 MUR |
| 10 KYD | 575.08 MUR |
| 50 KYD | 2,875.42 MUR |
| 100 KYD | 5,750.83 MUR |
| 500 KYD | 28,754.17 MUR |
| 1,000 KYD | 57,508.34 MUR |
Get KYD/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KYD¤cies=MURExample Response:
{
"success": true,
"base": "KYD",
"date": "2026-07-25T04:52:43Z",
"rates": {
"MUR": 57.508341
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KYD&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "KYD",
"to": "MUR",
"amount": 100
},
"result": 5750.8341,
"rate": 57.508341
}Build with KYD/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key