Rate Overview
Live
1 SGD = 49.4899 MZN
1 MZN = 0.020206
SGD
Avg
49.9073
High
50.5663
Low
49.3207
Last updated: 7/27/2026, 11:41:25 AM
Quick Conversions
| SGD | MZN |
|---|---|
| 1 SGD | 49.49 MZN |
| 10 SGD | 494.90 MZN |
| 50 SGD | 2,474.50 MZN |
| 100 SGD | 4,948.99 MZN |
| 500 SGD | 24,744.97 MZN |
| 1,000 SGD | 49,489.93 MZN |
Get SGD/MZN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=MZNExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-27T11:41:25Z",
"rates": {
"MZN": 49.489932
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=MZN&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "MZN",
"amount": 100
},
"result": 4948.9932,
"rate": 49.489932
}Build with SGD/MZN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key