Rate Overview
Live
1 SEK = 0.836761 MOP
1 MOP = 1.1951
SEK
Avg
0.832493
High
0.838308
Low
0.828856
Last updated: 7/4/2026, 10:41:50 PM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.84 MOP |
| 10 SEK | 8.37 MOP |
| 50 SEK | 41.84 MOP |
| 100 SEK | 83.68 MOP |
| 500 SEK | 418.38 MOP |
| 1,000 SEK | 836.76 MOP |
Get SEK/MOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SEK¤cies=MOPExample Response:
{
"success": true,
"base": "SEK",
"date": "2026-07-04T22:41:50Z",
"rates": {
"MOP": 0.836761
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SEK&to=MOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SEK",
"to": "MOP",
"amount": 100
},
"result": 83.67609999999999,
"rate": 0.836761
}Build with SEK/MOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key