Rate Overview
Live
1 MGA = 0.105112 CRC
1 CRC = 9.5137
MGA
Avg
0.109243
High
0.113621
Low
0.104612
Last updated: 7/25/2026, 8:52:55 PM
Quick Conversions
| MGA | CRC |
|---|---|
| 1 MGA | 0.11 CRC |
| 10 MGA | 1.05 CRC |
| 50 MGA | 5.26 CRC |
| 100 MGA | 10.51 CRC |
| 500 MGA | 52.56 CRC |
| 1,000 MGA | 105.11 CRC |
Get MGA/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=CRCExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-25T20:52:55Z",
"rates": {
"CRC": 0.105112
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "CRC",
"amount": 100
},
"result": 10.5112,
"rate": 0.105112
}Build with MGA/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key