Rate Overview
Live
1 SEK = 0.831381 MOP
1 MOP = 1.2028
SEK
Avg
0.863566
High
0.898908
Low
0.831220
Last updated: 7/25/2026, 10:47:43 PM
Quick Conversions
| SEK | MOP |
|---|---|
| 1 SEK | 0.83 MOP |
| 10 SEK | 8.31 MOP |
| 50 SEK | 41.57 MOP |
| 100 SEK | 83.14 MOP |
| 500 SEK | 415.69 MOP |
| 1,000 SEK | 831.38 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-25T22:47:43Z",
"rates": {
"MOP": 0.831381
}
}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.13810000000001,
"rate": 0.831381
}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