Rate Overview
Live
1 MOP = 74.2987 SDG
1 SDG = 0.013459
MOP
Avg
74.3083
High
74.3303
Low
74.2987
Last updated: 7/29/2026, 7:50:59 PM
Quick Conversions
| MOP | SDG |
|---|---|
| 1 MOP | 74.30 SDG |
| 10 MOP | 742.99 SDG |
| 50 MOP | 3,714.93 SDG |
| 100 MOP | 7,429.87 SDG |
| 500 MOP | 37,149.33 SDG |
| 1,000 MOP | 74,298.65 SDG |
Get MOP/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SDGExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-07-29T19:50:59Z",
"rates": {
"SDG": 74.298654
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SDG",
"amount": 100
},
"result": 7429.8654,
"rate": 74.298654
}Build with MOP/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key