Rate Overview
Live
1 MGA = 0.013704 DOP
1 DOP = 72.9714
MGA
Avg
0.013837
High
0.014054
Low
0.013601
Last updated: 7/20/2026, 11:15:48 PM
Quick Conversions
| MGA | DOP |
|---|---|
| 1 MGA | 0.01 DOP |
| 10 MGA | 0.14 DOP |
| 50 MGA | 0.69 DOP |
| 100 MGA | 1.37 DOP |
| 500 MGA | 6.85 DOP |
| 1,000 MGA | 13.70 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-20T23:15:48Z",
"rates": {
"DOP": 0.013704
}
}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.3703999999999998,
"rate": 0.013704
}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