Rate Overview
Live
1 SGD = 49.8332 MZN
1 MZN = 0.020067
SGD
Avg
49.7153
High
49.8332
Low
49.5585
Last updated: 6/17/2026, 6:42:34 AM
Quick Conversions
| SGD | MZN |
|---|---|
| 1 SGD | 49.83 MZN |
| 10 SGD | 498.33 MZN |
| 50 SGD | 2,491.66 MZN |
| 100 SGD | 4,983.32 MZN |
| 500 SGD | 24,916.59 MZN |
| 1,000 SGD | 49,833.19 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-06-17T06:42:34Z",
"rates": {
"MZN": 49.833186
}
}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.3186,
"rate": 49.833186
}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