Rate Overview
Live
1 MZN = 0.019943 SGD
1 SGD = 50.1429
MZN
Avg
0.020076
High
0.020292
Low
0.019839
Last updated: 9/2/2026, 12:25:18 AM
Quick Conversions
| MZN | SGD |
|---|---|
| 1 MZN | 0.02 SGD |
| 10 MZN | 0.20 SGD |
| 50 MZN | 1.00 SGD |
| 100 MZN | 1.99 SGD |
| 500 MZN | 9.97 SGD |
| 1,000 MZN | 19.94 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-09-02T00:25:18Z",
"rates": {
"SGD": 0.019943
}
}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": 1.9943,
"rate": 0.019943
}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