Rate Overview
Live
1 MGA = 0.000200 KYD
1 KYD = 5000.00
MGA
Avg
0.000198
High
0.000200
Low
0.000196
Last updated: 3/6/2026, 12:16:57 PM
Quick Conversions
| MGA | KYD |
|---|---|
| 1 MGA | 0.00 KYD |
| 10 MGA | 0.00 KYD |
| 50 MGA | 0.01 KYD |
| 100 MGA | 0.02 KYD |
| 500 MGA | 0.10 KYD |
| 1,000 MGA | 0.20 KYD |
Get MGA/KYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=KYDExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-06T12:16:57Z",
"rates": {
"KYD": 0.0002
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=KYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "KYD",
"amount": 100
},
"result": 0.02,
"rate": 0.0002
}Build with MGA/KYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key