Rate Overview
Live
1 SGD = 50.2337 MZN
1 MZN = 0.019907
SGD
Avg
50.1697
High
50.3129
Low
50.0631
Last updated: 9/3/2026, 3:22:23 AM
Quick Conversions
| SGD | MZN |
|---|---|
| 1 SGD | 50.23 MZN |
| 10 SGD | 502.34 MZN |
| 50 SGD | 2,511.68 MZN |
| 100 SGD | 5,023.37 MZN |
| 500 SGD | 25,116.83 MZN |
| 1,000 SGD | 50,233.66 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-09-03T03:22:23Z",
"rates": {
"MZN": 50.233659
}
}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": 5023.365900000001,
"rate": 50.233659
}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