Rate Overview
Live
1 MUR = 1.8677 KGS
1 KGS = 0.535413
MUR
Avg
1.8663
High
1.8699
Low
1.8534
Last updated: 9/10/2026, 1:28:21 PM
Quick Conversions
| MUR | KGS |
|---|---|
| 1 MUR | 1.87 KGS |
| 10 MUR | 18.68 KGS |
| 50 MUR | 93.39 KGS |
| 100 MUR | 186.77 KGS |
| 500 MUR | 933.86 KGS |
| 1,000 MUR | 1,867.72 KGS |
Get MUR/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=KGSExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-09-10T13:28:21Z",
"rates": {
"KGS": 1.867716
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "KGS",
"amount": 100
},
"result": 186.7716,
"rate": 1.867716
}Build with MUR/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key