Rate Overview
Live
1 MRO = 0.218219 KGS
1 KGS = 4.5826
MRO
Avg
0.218696
High
0.220428
Low
0.217798
Last updated: 7/29/2026, 10:05:19 AM
Quick Conversions
| MRO | KGS |
|---|---|
| 1 MRO | 0.22 KGS |
| 10 MRO | 2.18 KGS |
| 50 MRO | 10.91 KGS |
| 100 MRO | 21.82 KGS |
| 500 MRO | 109.11 KGS |
| 1,000 MRO | 218.22 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-07-29T10:05:19Z",
"rates": {
"KGS": 0.218219
}
}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.8219,
"rate": 0.218219
}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