Rate Overview
Live
1 MGA = 0.013924 DOP
1 DOP = 71.8184
MGA
Avg
0.013944
High
0.014054
Low
0.013846
Last updated: 7/7/2026, 6:49:15 AM
Quick Conversions
| MGA | DOP |
|---|---|
| 1 MGA | 0.01 DOP |
| 10 MGA | 0.14 DOP |
| 50 MGA | 0.70 DOP |
| 100 MGA | 1.39 DOP |
| 500 MGA | 6.96 DOP |
| 1,000 MGA | 13.92 DOP |
Get MGA/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=DOPExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-07-07T06:49:15Z",
"rates": {
"DOP": 0.013924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "DOP",
"amount": 100
},
"result": 1.3924,
"rate": 0.013924
}Build with MGA/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key