Rate Overview
Live
1 MGA = 0.000238 CUC
1 CUC = 4201.68
MGA
Avg
0.000238
High
0.000238
Low
0.000237
Last updated: 5/30/2026, 9:19:12 AM
Quick Conversions
| MGA | CUC |
|---|---|
| 1 MGA | 0.00 CUC |
| 10 MGA | 0.00 CUC |
| 50 MGA | 0.01 CUC |
| 100 MGA | 0.02 CUC |
| 500 MGA | 0.12 CUC |
| 1,000 MGA | 0.24 CUC |
Get MGA/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=CUCExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-05-30T09:19:12Z",
"rates": {
"CUC": 0.000238
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "CUC",
"amount": 100
},
"result": 0.0238,
"rate": 0.000238
}Build with MGA/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key