Rate Overview
Live
1 SGD = 49.9208 MZN
1 MZN = 0.020032
SGD
Avg
49.9098
High
50.5580
Low
49.2561
Last updated: 5/28/2026, 1:20:26 AM
Quick Conversions
| SGD | MZN |
|---|---|
| 1 SGD | 49.92 MZN |
| 10 SGD | 499.21 MZN |
| 50 SGD | 2,496.04 MZN |
| 100 SGD | 4,992.08 MZN |
| 500 SGD | 24,960.41 MZN |
| 1,000 SGD | 49,920.83 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-05-28T01:20:26Z",
"rates": {
"MZN": 49.920826
}
}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": 4992.0826,
"rate": 49.920826
}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