Rate Overview
Live
1 MZN = 0.020215 SGD
1 SGD = 49.4682
MZN
Avg
0.020117
High
0.020215
Low
0.019974
Last updated: 3/28/2026, 1:58:45 PM
Quick Conversions
| MZN | SGD |
|---|---|
| 1 MZN | 0.02 SGD |
| 10 MZN | 0.20 SGD |
| 50 MZN | 1.01 SGD |
| 100 MZN | 2.02 SGD |
| 500 MZN | 10.11 SGD |
| 1,000 MZN | 20.22 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-03-28T13:58:45Z",
"rates": {
"SGD": 0.020215
}
}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.0215,
"rate": 0.020215
}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