Rate Overview
Live
1 SGD = 6.2955 MOP
1 MOP = 0.158843
SGD
Avg
6.2845
High
6.2955
Low
6.2654
Last updated: 6/17/2026, 6:34:17 AM
Quick Conversions
| SGD | MOP |
|---|---|
| 1 SGD | 6.30 MOP |
| 10 SGD | 62.96 MOP |
| 50 SGD | 314.78 MOP |
| 100 SGD | 629.55 MOP |
| 500 SGD | 3,147.77 MOP |
| 1,000 SGD | 6,295.54 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-17T06:34:17Z",
"rates": {
"MOP": 6.295539
}
}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": 629.5539,
"rate": 6.295539
}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