Rate Overview
Live
1 MNT = 0.001053 SAR
1 SAR = 949.6676
MNT
Avg
0.001053
High
0.001054
Low
0.001049
Last updated: 3/27/2026, 1:23:01 PM
Quick Conversions
| MNT | SAR |
|---|---|
| 1 MNT | 0.00 SAR |
| 10 MNT | 0.01 SAR |
| 50 MNT | 0.05 SAR |
| 100 MNT | 0.11 SAR |
| 500 MNT | 0.53 SAR |
| 1,000 MNT | 1.05 SAR |
Get MNT/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=SARExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-03-27T13:23:01Z",
"rates": {
"SAR": 0.001053
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "SAR",
"amount": 100
},
"result": 0.10529999999999999,
"rate": 0.001053
}Build with MNT/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key