Rate Overview
Live
1 MZN = 0.234399 SCR
1 SCR = 4.2662
MZN
Avg
0.227670
High
0.234399
Low
0.214821
Last updated: 3/7/2026, 2:31:37 AM
Quick Conversions
| MZN | SCR |
|---|---|
| 1 MZN | 0.23 SCR |
| 10 MZN | 2.34 SCR |
| 50 MZN | 11.72 SCR |
| 100 MZN | 23.44 SCR |
| 500 MZN | 117.20 SCR |
| 1,000 MZN | 234.40 SCR |
Get MZN/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=SCRExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-07T02:31:37Z",
"rates": {
"SCR": 0.234399
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "SCR",
"amount": 100
},
"result": 23.439899999999998,
"rate": 0.234399
}Build with MZN/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key