Rate Overview
Live
1 BYN = 3.2109 MAD
1 MAD = 0.311438
BYN
Avg
3.2451
High
3.2701
Low
3.2109
Last updated: 7/31/2026, 2:40:00 PM
Quick Conversions
| BYN | MAD |
|---|---|
| 1 BYN | 3.21 MAD |
| 10 BYN | 32.11 MAD |
| 50 BYN | 160.55 MAD |
| 100 BYN | 321.09 MAD |
| 500 BYN | 1,605.46 MAD |
| 1,000 BYN | 3,210.92 MAD |
Get BYN/MAD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BYN¤cies=MADExample Response:
{
"success": true,
"base": "BYN",
"date": "2026-07-31T14:40:00Z",
"rates": {
"MAD": 3.210917
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BYN&to=MAD&amount=100Example Response:
{
"success": true,
"query": {
"from": "BYN",
"to": "MAD",
"amount": 100
},
"result": 321.0917,
"rate": 3.210917
}Build with BYN/MAD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key