Rate Overview
Live
1 SGD = 49.9601 MZN
1 MZN = 0.020016
SGD
Avg
50.0794
High
50.5663
Low
49.5478
Last updated: 5/27/2026, 11:02:11 PM
Quick Conversions
| SGD | MZN |
|---|---|
| 1 SGD | 49.96 MZN |
| 10 SGD | 499.60 MZN |
| 50 SGD | 2,498.01 MZN |
| 100 SGD | 4,996.01 MZN |
| 500 SGD | 24,980.05 MZN |
| 1,000 SGD | 49,960.10 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-05-27T23:02:11Z",
"rates": {
"MZN": 49.960102
}
}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": 4996.0102,
"rate": 49.960102
}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