Rate Overview
Live
1 SGD = 49.3743 MZN
1 MZN = 0.020253
SGD
Avg
48.9884
High
50.2057
Low
46.5268
Last updated: 7/28/2026, 3:48:25 PM
Quick Conversions
| SGD | MZN |
|---|---|
| 1 SGD | 49.37 MZN |
| 10 SGD | 493.74 MZN |
| 50 SGD | 2,468.72 MZN |
| 100 SGD | 4,937.43 MZN |
| 500 SGD | 24,687.17 MZN |
| 1,000 SGD | 49,374.33 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-28T15:48:25Z",
"rates": {
"MZN": 49.374331
}
}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": 4937.4331,
"rate": 49.374331
}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