Rate Overview
Live
1 SGD = 6.3777 MOP
1 MOP = 0.156796
SGD
Avg
6.3444
High
6.3777
Low
6.3192
Last updated: 5/7/2026, 11:19:57 AM
Quick Conversions
| SGD | MOP |
|---|---|
| 1 SGD | 6.38 MOP |
| 10 SGD | 63.78 MOP |
| 50 SGD | 318.89 MOP |
| 100 SGD | 637.77 MOP |
| 500 SGD | 3,188.85 MOP |
| 1,000 SGD | 6,377.71 MOP |
Get SGD/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MOPExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-05-07T11:19:57Z",
"rates": {
"MOP": 6.377705
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MOP",
"amount": 100
},
"result": 637.7705,
"rate": 6.377705
}Build with SGD/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key