Rate Overview
Live
1 MZN = 0.151084 SEK
1 SEK = 6.6188
MZN
Avg
0.152178
High
0.152619
Low
0.151084
Last updated: 7/3/2026, 3:23:35 AM
Quick Conversions
| MZN | SEK |
|---|---|
| 1 MZN | 0.15 SEK |
| 10 MZN | 1.51 SEK |
| 50 MZN | 7.55 SEK |
| 100 MZN | 15.11 SEK |
| 500 MZN | 75.54 SEK |
| 1,000 MZN | 151.08 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-03T03:23:35Z",
"rates": {
"SEK": 0.151084
}
}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.1084,
"rate": 0.151084
}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