Rate Overview
Live
1 SGD = 49.8388 MZN
1 MZN = 0.020065
SGD
Avg
49.8793
High
49.9514
Low
49.8380
Last updated: 8/16/2026, 11:19:27 PM
Quick Conversions
| SGD | MZN |
|---|---|
| 1 SGD | 49.84 MZN |
| 10 SGD | 498.39 MZN |
| 50 SGD | 2,491.94 MZN |
| 100 SGD | 4,983.88 MZN |
| 500 SGD | 24,919.42 MZN |
| 1,000 SGD | 49,838.83 MZN |
Get SGD/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MZNExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-08-16T23:19:27Z",
"rates": {
"MZN": 49.83883
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MZN",
"amount": 100
},
"result": 4983.883,
"rate": 49.83883
}Build with SGD/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key