Rate Overview
Live
1 MUR = 1.8395 KGS
1 KGS = 0.543623
MUR
Avg
1.8460
High
1.8552
Low
1.8274
Last updated: 6/19/2026, 8:26:57 AM
Quick Conversions
| MUR | KGS |
|---|---|
| 1 MUR | 1.84 KGS |
| 10 MUR | 18.40 KGS |
| 50 MUR | 91.98 KGS |
| 100 MUR | 183.95 KGS |
| 500 MUR | 919.76 KGS |
| 1,000 MUR | 1,839.51 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-06-19T08:26:57Z",
"rates": {
"KGS": 1.839511
}
}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": 183.9511,
"rate": 1.839511
}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