Rate Overview
Live
1 KGS = 47.7414 MGA
1 MGA = 0.020946
KGS
Avg
50.8551
High
53.6556
Low
47.3436
Last updated: 3/28/2026, 12:27:50 PM
Quick Conversions
| KGS | MGA |
|---|---|
| 1 KGS | 47.74 MGA |
| 10 KGS | 477.41 MGA |
| 50 KGS | 2,387.07 MGA |
| 100 KGS | 4,774.14 MGA |
| 500 KGS | 23,870.68 MGA |
| 1,000 KGS | 47,741.36 MGA |
Get KGS/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=KGS¤cies=MGAExample Response:
{
"success": true,
"base": "KGS",
"date": "2026-03-28T12:27:50Z",
"rates": {
"MGA": 47.74136
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=KGS&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "KGS",
"to": "MGA",
"amount": 100
},
"result": 4774.136,
"rate": 47.74136
}Build with KGS/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key