Rate Overview
Live
1 MOP = 0.157468 SGD
1 SGD = 6.3505
MOP
Avg
0.157887
High
0.158443
Low
0.157468
Last updated: 4/18/2026, 8:44:27 AM
Quick Conversions
| MOP | SGD |
|---|---|
| 1 MOP | 0.16 SGD |
| 10 MOP | 1.57 SGD |
| 50 MOP | 7.87 SGD |
| 100 MOP | 15.75 SGD |
| 500 MOP | 78.73 SGD |
| 1,000 MOP | 157.47 SGD |
Get MOP/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MOP¤cies=SGDExample Response:
{
"success": true,
"base": "MOP",
"date": "2026-04-18T08:44:27Z",
"rates": {
"SGD": 0.157468
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MOP&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MOP",
"to": "SGD",
"amount": 100
},
"result": 15.7468,
"rate": 0.157468
}Build with MOP/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key