Rate Overview
Live
1 MGA = 0.000231 CUC
1 CUC = 4329.00
MGA
Avg
0.000236
High
0.000241
Low
0.000223
Last updated: 8/2/2026, 1:00:11 PM
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.23 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-08-02T13:00:11Z",
"rates": {
"CUC": 0.000231
}
}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.0231,
"rate": 0.000231
}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