Rate Overview
Live
1 MZN = 0.152332 SEK
1 SEK = 6.5646
MZN
Avg
0.154028
High
0.174295
Low
0.140196
Last updated: 7/27/2026, 5:18:41 PM
Quick Conversions
| MZN | SEK |
|---|---|
| 1 MZN | 0.15 SEK |
| 10 MZN | 1.52 SEK |
| 50 MZN | 7.62 SEK |
| 100 MZN | 15.23 SEK |
| 500 MZN | 76.17 SEK |
| 1,000 MZN | 152.33 SEK |
Get MZN/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MZN¤cies=SEKExample Response:
{
"success": true,
"base": "MZN",
"date": "2026-07-27T17:18:41Z",
"rates": {
"SEK": 0.152332
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MZN&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MZN",
"to": "SEK",
"amount": 100
},
"result": 15.2332,
"rate": 0.152332
}Build with MZN/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key