Rate Overview
Live
1 MZN = 0.019892 SGD
1 SGD = 50.2715
MZN
Avg
0.019960
High
0.020065
Low
0.019872
Last updated: 8/22/2026, 8:12:34 AM
Quick Conversions
| MZN | SGD |
|---|---|
| 1 MZN | 0.02 SGD |
| 10 MZN | 0.20 SGD |
| 50 MZN | 0.99 SGD |
| 100 MZN | 1.99 SGD |
| 500 MZN | 9.95 SGD |
| 1,000 MZN | 19.89 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-08-22T08:12:34Z",
"rates": {
"SGD": 0.019892
}
}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.9892,
"rate": 0.019892
}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