Rate Overview
Live
1 MOP = 74.2975 SDG
1 SDG = 0.013459
MOP
Avg
74.5322
High
75.1461
Low
70.1040
Last updated: 7/30/2026, 8:00:42 AM
Quick Conversions
| MOP | SDG |
|---|---|
| 1 MOP | 74.30 SDG |
| 10 MOP | 742.98 SDG |
| 50 MOP | 3,714.88 SDG |
| 100 MOP | 7,429.75 SDG |
| 500 MOP | 37,148.76 SDG |
| 1,000 MOP | 74,297.53 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-30T08:00:42Z",
"rates": {
"SDG": 74.297528
}
}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.7528,
"rate": 74.297528
}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