Rate Overview
Live
1 MOP = 74.3535 SDG
1 SDG = 0.013449
MOP
Avg
74.3697
High
74.3987
Low
74.3535
Last updated: 6/19/2026, 1:06:25 AM
Quick Conversions
| MOP | SDG |
|---|---|
| 1 MOP | 74.35 SDG |
| 10 MOP | 743.53 SDG |
| 50 MOP | 3,717.67 SDG |
| 100 MOP | 7,435.35 SDG |
| 500 MOP | 37,176.74 SDG |
| 1,000 MOP | 74,353.48 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-06-19T01:06:25Z",
"rates": {
"SDG": 74.35348
}
}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": 7435.348000000001,
"rate": 74.35348
}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