Rate Overview
Live
1 MZN = 0.058974 SAR
1 SAR = 16.9566
MZN
Avg
0.058874
High
0.059049
Low
0.058782
Last updated: 3/27/2026, 11:39:34 AM
Quick Conversions
| MZN | SAR |
|---|---|
| 1 MZN | 0.06 SAR |
| 10 MZN | 0.59 SAR |
| 50 MZN | 2.95 SAR |
| 100 MZN | 5.90 SAR |
| 500 MZN | 29.49 SAR |
| 1,000 MZN | 58.97 SAR |
Get MZN/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=SARExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-03-27T11:39:34Z",
"rates": {
"SAR": 0.058974
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "SAR",
"amount": 100
},
"result": 5.8974,
"rate": 0.058974
}Build with MZN/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key