Rate Overview
Live
1 MUR = 1.8458 KGS
1 KGS = 0.541759
MUR
Avg
1.8649
High
1.8864
Low
1.8458
Last updated: 3/7/2026, 8:45:28 AM
Quick Conversions
| MUR | KGS |
|---|---|
| 1 MUR | 1.85 KGS |
| 10 MUR | 18.46 KGS |
| 50 MUR | 92.29 KGS |
| 100 MUR | 184.58 KGS |
| 500 MUR | 922.92 KGS |
| 1,000 MUR | 1,845.84 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-03-07T08:45:28Z",
"rates": {
"KGS": 1.845839
}
}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": 184.5839,
"rate": 1.845839
}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