Rate Overview
Live
1 KGS = 47.8277 MGA
1 MGA = 0.020908
KGS
Avg
47.5757
High
47.8277
Low
47.4669
Last updated: 5/7/2026, 4:57:57 PM
Quick Conversions
| KGS | MGA |
|---|---|
| 1 KGS | 47.83 MGA |
| 10 KGS | 478.28 MGA |
| 50 KGS | 2,391.38 MGA |
| 100 KGS | 4,782.77 MGA |
| 500 KGS | 23,913.84 MGA |
| 1,000 KGS | 47,827.68 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-05-07T16:57:57Z",
"rates": {
"MGA": 47.827677
}
}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": 4782.7677,
"rate": 47.827677
}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