Rate Overview
Live
1 MRO = 0.218154 KGS
1 KGS = 4.5839
MRO
Avg
0.218603
High
0.219133
Low
0.218075
Last updated: 3/7/2026, 8:49:37 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.08 KGS |
| 1,000 MRO | 218.15 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-07T08:49:37Z",
"rates": {
"KGS": 0.218154
}
}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.8154,
"rate": 0.218154
}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