Rate Overview
Live
1 MGA = 0.021004 KGS
1 KGS = 47.6100
MGA
Avg
0.020902
High
0.021122
Low
0.020681
Last updated: 3/7/2026, 7:43:02 AM
Quick Conversions
| MGA | KGS |
|---|---|
| 1 MGA | 0.02 KGS |
| 10 MGA | 0.21 KGS |
| 50 MGA | 1.05 KGS |
| 100 MGA | 2.10 KGS |
| 500 MGA | 10.50 KGS |
| 1,000 MGA | 21.00 KGS |
Get MGA/KGS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=KGSExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-07T07:43:02Z",
"rates": {
"KGS": 0.021004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=KGS&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "KGS",
"amount": 100
},
"result": 2.1004,
"rate": 0.021004
}Build with MGA/KGS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key