Rate Overview
Live
1 SDG = 0.013437 MOP
1 MOP = 74.4214
SDG
Avg
0.013429
High
0.013452
Low
0.013400
Last updated: 3/27/2026, 10:04:19 AM
Quick Conversions
| SDG | MOP |
|---|---|
| 1 SDG | 0.01 MOP |
| 10 SDG | 0.13 MOP |
| 50 SDG | 0.67 MOP |
| 100 SDG | 1.34 MOP |
| 500 SDG | 6.72 MOP |
| 1,000 SDG | 13.44 MOP |
Get SDG/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=MOPExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-03-27T10:04:19Z",
"rates": {
"MOP": 0.013437
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "MOP",
"amount": 100
},
"result": 1.3437,
"rate": 0.013437
}Build with SDG/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key