Rate Overview
Live
1 MRO = 0.218898 KGS
1 KGS = 4.5683
MRO
Avg
0.218749
High
0.219496
Low
0.218155
Last updated: 3/29/2026, 9:22:55 AM
Quick Conversions
| MRO | KGS |
|---|---|
| 1 MRO | 0.22 KGS |
| 10 MRO | 2.19 KGS |
| 50 MRO | 10.94 KGS |
| 100 MRO | 21.89 KGS |
| 500 MRO | 109.45 KGS |
| 1,000 MRO | 218.90 KGS |
Get MRO/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=KGSExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-03-29T09:22:55Z",
"rates": {
"KGS": 0.218898
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "KGS",
"amount": 100
},
"result": 21.8898,
"rate": 0.218898
}Build with MRO/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key