Rate Overview
Live
1 GMD = 0.040162 BYN
1 BYN = 24.8992
GMD
Avg
0.039695
High
0.040162
Low
0.039260
Last updated: 3/7/2026, 3:39:08 AM
Quick Conversions
| GMD | BYN |
|---|---|
| 1 GMD | 0.04 BYN |
| 10 GMD | 0.40 BYN |
| 50 GMD | 2.01 BYN |
| 100 GMD | 4.02 BYN |
| 500 GMD | 20.08 BYN |
| 1,000 GMD | 40.16 BYN |
Get GMD/BYN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=BYNExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-03-07T03:39:08Z",
"rates": {
"BYN": 0.040162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=BYN&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "BYN",
"amount": 100
},
"result": 4.0162,
"rate": 0.040162
}Build with GMD/BYN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key