Rate Overview
Live
1 SGD = 6.2412 MOP
1 MOP = 0.160226
SGD
Avg
6.2701
High
6.3753
Low
6.1292
Last updated: 6/30/2026, 5:44:11 AM
Quick Conversions
| SGD | MOP |
|---|---|
| 1 SGD | 6.24 MOP |
| 10 SGD | 62.41 MOP |
| 50 SGD | 312.06 MOP |
| 100 SGD | 624.12 MOP |
| 500 SGD | 3,120.59 MOP |
| 1,000 SGD | 6,241.18 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-06-30T05:44:11Z",
"rates": {
"MOP": 6.241175
}
}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": 624.1175000000001,
"rate": 6.241175
}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