Rate Overview
Live
1 MZN = 0.020096 SGD
1 SGD = 49.7611
MZN
Avg
0.020175
High
0.020265
Low
0.020088
Last updated: 8/2/2026, 1:02:22 PM
Quick Conversions
| MZN | SGD |
|---|---|
| 1 MZN | 0.02 SGD |
| 10 MZN | 0.20 SGD |
| 50 MZN | 1.00 SGD |
| 100 MZN | 2.01 SGD |
| 500 MZN | 10.05 SGD |
| 1,000 MZN | 20.10 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-02T13:02:22Z",
"rates": {
"SGD": 0.020096
}
}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.0096,
"rate": 0.020096
}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