Rate Overview
Live
1 MZN = 0.020268 SGD
1 SGD = 49.3389
MZN
Avg
0.020260
High
0.020305
Low
0.020217
Last updated: 7/5/2026, 6:10:27 PM
Quick Conversions
| MZN | SGD |
|---|---|
| 1 MZN | 0.02 SGD |
| 10 MZN | 0.20 SGD |
| 50 MZN | 1.01 SGD |
| 100 MZN | 2.03 SGD |
| 500 MZN | 10.13 SGD |
| 1,000 MZN | 20.27 SGD |
Get MZN/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=SGDExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-07-05T18:10:27Z",
"rates": {
"SGD": 0.020268
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "SGD",
"amount": 100
},
"result": 2.0268,
"rate": 0.020268
}Build with MZN/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key