Rate Overview
Live
1 MGA = 0.107669 CRC
1 CRC = 9.2877
MGA
Avg
0.113209
High
0.128780
Low
0.106876
Last updated: 5/27/2026, 3:12:51 PM
Quick Conversions
| MGA | CRC |
|---|---|
| 1 MGA | 0.11 CRC |
| 10 MGA | 1.08 CRC |
| 50 MGA | 5.38 CRC |
| 100 MGA | 10.77 CRC |
| 500 MGA | 53.83 CRC |
| 1,000 MGA | 107.67 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-05-27T15:12:51Z",
"rates": {
"CRC": 0.107669
}
}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.7669,
"rate": 0.107669
}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