Rate Overview
Live
1 SGD = 49.3768 MZN
1 MZN = 0.020252
SGD
Avg
49.3852
High
49.4589
Low
49.3152
Last updated: 7/13/2026, 10:32:52 AM
Quick Conversions
| SGD | MZN |
|---|---|
| 1 SGD | 49.38 MZN |
| 10 SGD | 493.77 MZN |
| 50 SGD | 2,468.84 MZN |
| 100 SGD | 4,937.68 MZN |
| 500 SGD | 24,688.38 MZN |
| 1,000 SGD | 49,376.76 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-13T10:32:52Z",
"rates": {
"MZN": 49.376757
}
}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.6757,
"rate": 49.376757
}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