Rate Overview
Live
1 MGA = 0.013525 DOP
1 DOP = 73.9372
MGA
Avg
0.014131
High
0.014658
Low
0.013335
Last updated: 7/28/2026, 2:02:32 PM
Quick Conversions
| MGA | DOP |
|---|---|
| 1 MGA | 0.01 DOP |
| 10 MGA | 0.14 DOP |
| 50 MGA | 0.68 DOP |
| 100 MGA | 1.35 DOP |
| 500 MGA | 6.76 DOP |
| 1,000 MGA | 13.53 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-28T14:02:32Z",
"rates": {
"DOP": 0.013525
}
}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.3525,
"rate": 0.013525
}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